Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

유저, 포트폴리오 리팩토링 작업 #59

Merged
merged 16 commits into from
Oct 8, 2023
Merged

Conversation

1jeongg
Copy link
Member

@1jeongg 1jeongg commented Oct 8, 2023

No description provided.

1jeongg and others added 15 commits October 5, 2023 23:30
- 상속 관계(single table)를 이용하여 couple과 planner 테이블을 user 테이블로 통합
- SQLDelete를 사용하여 soft delete로 변경
- 결제 검증
- 결제 정보 저장
- 유저 업그레이드
- user의 필드인 id와 payed_amount를 Long 타입으로 변경
- validation 검증은 GlobalExceptionHandler에서 진행
- 유저 조회 API에서 userId 추가됨
- 이미지 불러오는 경로가 잘못됨
- 멘토님 코드 리뷰 기반 리팩토링
- 포트폴리오 수정 시 update 메서드 대신 새 객체 생성
- 이미지 처리 로직에서 공통 기능을 별도 메서드로 추출
- 예외 처리 및 이미지 저장 방식 수정
리팩토링: 포트폴리오 수정 및 이미지 처리
@Rizingblare Rizingblare closed this Oct 8, 2023
@chaee813 chaee813 reopened this Oct 8, 2023
@Rizingblare Rizingblare merged commit d8f9c5f into weekly Oct 8, 2023
0 of 2 checks passed
@1jeongg 1jeongg deleted the weekly-refactor branch October 9, 2023 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants